'Declaration
Public Property SelectedItems As ObservableCollection(Of Object)
public ObservableCollection<object> SelectedItems {get; set;}
'Declaration
Public Property SelectedItems As ObservableCollection(Of Object)
public ObservableCollection<object> SelectedItems {get; set;}